-
Notifications
You must be signed in to change notification settings - Fork 5
Added a docker image #345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a docker image #345
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #345 +/- ##
==========================================
+ Coverage 95.75% 95.78% +0.02%
==========================================
Files 27 27
Lines 1627 1638 +11
==========================================
+ Hits 1558 1569 +11
Misses 69 69
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Farhad is against having a docker image due to licencing concerns on Windows, and other concerns, so closing this one |
Added a top-level docker image that can be used to run the CTF interactively without having to install any dependencies locally (other than Docker of course). Closes #344 #338 #343 #341.